Skip to content

Add SAP-RPT-1-OSS predictor skill#181

Open
amitlals wants to merge 1 commit intoanthropics:mainfrom
amitlals:add-sap-rpt1-oss-predictor
Open

Add SAP-RPT-1-OSS predictor skill#181
amitlals wants to merge 1 commit intoanthropics:mainfrom
amitlals:add-sap-rpt1-oss-predictor

Conversation

@amitlals
Copy link
Copy Markdown

Summary

This PR adds a new skill for using SAP's open source SAP-RPT-1-OSS tabular foundation model for predictive analytics on SAP business data.

What is SAP-RPT-1-OSS?

SAP-RPT-1-OSS is SAP's open source (Apache 2.0) tabular foundation model released at SAP Event TechEd 2025. It's designed for predictions on structured business data using in-context learning -no model training required. Highly demanded Tabular model for Enterprises.

Key capabilities:

  • Classification: Customer churn, payment default, delivery delay categories
  • Regression: Demand forecasting, delay prediction, performance scoring
  • In-context learning: Just provide examples, no fine-tuning needed
  • Open source: Apache 2.0 license, runs locally

Skill Contents

sap-rpt1-oss-predictor/
├── SKILL.md # Main skill instructions
├── scripts/ # Python prediction scripts
├── references/ # API docs & SAP use cases
└── examples/ # Sample CSV datasets

Validation

  • Passes skill validation
  • SKILL.md follows frontmatter requirements
  • Description includes when-to-use triggers
  • No README.md or extraneous files

Target Audience

  • SAP consultants, developers, SAP ML Experts, Data Scientist for Enterprise
  • Enterprise data analysts using SAP S/4HANA, ERP
  • ML practitioners working with SAP data and Non-SAP tabular datasets

@amitlals
Copy link
Copy Markdown
Author

Hi 👋

This PR has an approval, but it’s from a reviewer without write access.
Per branch protection rules, we still need approval from someone with write/merge permissions before this can be merged.

Could someone with write access please review/approve and merge this when convenient?

Thanks!

@amitlals
Copy link
Copy Markdown
Author

amitlals commented Mar 2, 2026

Hi maintainers — this PR #181 has been open for a few days and has community interest (referenced in several daily digests). It currently has one approval, but from a reviewer without write access , so merging is blocked.

Would appreciate it if someone with write/merge permissions could review and approve. I'm responsive to any feedback or changes needed.

Also — please let me know if there are any issues with commit signature verification.
Thanks!
Amit Lal - MSFT

@amitlals
Copy link
Copy Markdown
Author

?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant